home *** CD-ROM | disk | FTP | other *** search
Microsoft Help compiler Project | 1995-11-13 | 715 b | 37 lines |
- ; =============================================================================
- ;
- ; Name: swin.hpj
- ;
- ; Author: Barry McIntosh
- ;
- ; Derived From: Original
- ;
- ; Created: July 1994
- ;
- ; Purpose: This is the HyperHelp Project file for SoftWindows.
- ; It controls the build of a HyperHelp help file.
- ;
- ; SCCS ID: @(#)swin.hpj 1.1 07/05/94
- ;
- ; (c) Copyright Insignia Solutions Ltd., 1994. All rights reserved.
- ;
- ; =============================================================================
-
- [OPTIONS]
- INDEX=HELP_MAIN
- TITLE=SoftWindows Help
- COMPRESS=High
- ; Not Supported, but here just in case.
- COPYRIGHT=1994 Insignia Solutions Inc.
- WARNING=1
-
- [CONFIG]
- ;BrowseButtons()
-
- [FILES]
- swin.rtf
-
- [MAP]
- #include <swinhelp.h>
-
-